From: Eli Zaretskii Date: Tue, 16 Jul 2024 14:35:42 +0000 (+0300) Subject: ; * doc/lispref/help.texi (Keys in Documentation): Add cross-reference. X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~14^2~18^2~689 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=719d5753ca661d5ab264383a2a3ca5932c595b41;p=emacs.git ; * doc/lispref/help.texi (Keys in Documentation): Add cross-reference. --- diff --git a/doc/lispref/help.texi b/doc/lispref/help.texi index f3d12feefc6..268ae08bc46 100644 --- a/doc/lispref/help.texi +++ b/doc/lispref/help.texi @@ -375,7 +375,7 @@ as a link in the @file{*Help*} buffer. @end table @strong{Please note:} Each @samp{\} must be doubled when written in a -string in Emacs Lisp. +string in Emacs Lisp (@pxref{Syntax for Strings}). @defun substitute-command-keys string &optional no-face include-menus @vindex help-key-binding@r{ (face)}